home *** CD-ROM | disk | FTP | other *** search
- Listing 5
-
- { Virtual method table entries }
- vmtSelfPtr = -76;
- vmtIntfTable = -72;
- vmtAutoTable = -68;
- vmtInitTable = -64;
- vmtTypeInfo = -60;
- vmtFieldTable = -56;
- vmtMethodTable = -52;
- vmtDynamicTable = -48;
- vmtClassName = -44;
- vmtInstanceSize = -40;
- vmtParent = -36;
- vmtSafeCallException = -32;
- vmtAfterConstruction = -28;
- vmtBeforeDestruction = -24;
- vmtDispatch = -20;
- vmtDefaultHandler = -16;
- vmtNewInstance = -12;
- vmtFreeInstance = -8;
- vmtDestroy = -4;
- vmtQueryInterface = 0;
- vmtAddRef = 4;
- vmtRelease = 8;
- vmtCreateObject = 12;
-